home *** CD-ROM | disk | FTP | other *** search
- *[FMS.LIT]********************************************************************
- * Description: Removes support for FMS style directories. *
- * RBBS-PC Level: CPC17.2B *
- * Module Affected: RBBSSUB3.BAS *
- * Selection Option: FMS = OFF *
- * Additional files: FMS4.LIT *
- ******************************************************************************
- 58140 SUB LoadNew (Ara(2)) STATIC
- END SUB
- 58142
- 58150 SUB CountNewFiles (LastOn$,Upld(2),NumUserFiles,RptPrefix$) STATIC
- END SUB
- 58160 SUB CountLines (MaxEntries) STATIC
- END SUB
- 58161 SUB LinesInFile (FilName$,LineCount) STATIC
- END SUB
- 58162 SUB InitFMS (ZCategoryName$(1),ZCategoryCode$(1), _
- ZCategoryDesc$(1),CategoryIndex) STATIC
- CategoryIndex = 0
- ZLimitSearchToFMS = ZFalse
- END SUB
- 58165 SUB DispUpDir (PassedCats$,SearchString$, _
- SearchDate$,DnldFlag,AbortIndex) STATIC
- END SUB
- 58168
- 58169
- 58170
- 58171
- 58172
- 58173
- 58174
- 58175
- 58176
- 58177
- 58178
- 58180
- 58182
- 58183
- 58185
- 58187
-